home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8142 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: ccnet.com!usenet
  2. From: "Allan W. Rose" <allan@ccnet.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: HELP - gotoxy() in MS C++ or OS/2 C++
  5. Date: 15 Feb 1996 02:04:51 GMT
  6. Organization: CCnet Communications (510-988-7140 guest)
  7. Message-ID: <4fu4c3$ll4@ccnet2.ccnet.com>
  8. NNTP-Posting-Host: h96-219.ccnet.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
  13.  
  14. Could someone please help me.  I'm taking a C++ course that requires
  15. using the Turbo C++ GOTOXY function to write text.  I have the Microsoft
  16. C++ and OS/2 C++ compilers and don't see any similar function unless I
  17. write to the Windows or Presentation Managers API.  The GOTOXY allows you
  18. to move the cursor to a new location.
  19.  
  20. Therefore, is there any way I can move the cursor to a curtain location
  21. and use PUTCH/GETCH without having to write to the Windows API or 
  22. Presentation Managers API (ie. console application environment in MS C++ 
  23. and non-PM application environment in OS/2 C++)?  Any easy way to do 
  24. this?
  25.  
  26. Any information would be greatly appreciated!
  27.  
  28.  
  29. Thank you very much!!! 
  30.  
  31. Allan W. Rose
  32. allan@ccnet.com
  33.  
  34.  
  35.